Skip to content

docs: sync README integrations table with repo - #662

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
docs/readme-integrations-sync
Aug 5, 2026
Merged

docs: sync README integrations table with repo#662
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
docs/readme-integrations-sync

Conversation

@starfolkai

@starfolkai starfolkai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds five integrations that already ship in the SDK but were missing from the README table: Bedrock Runtime, HuggingFace Hub, Instructor, LiveKit Agents, and Pipecat.
  • All five are wired into braintrust.auto_instrument() in py/src/braintrust/auto.py; min versions come from each integration class's min_version field.

Test plan

  • Table entries match the 25 integrations enabled by auto_instrument().
  • Each linked directory exists under py/src/braintrust/integrations/.

🤖 Generated with Claude Code

Created by Abhijeet Prasad (@AbhiPrasad)

Slack thread

Adds Bedrock Runtime, HuggingFace Hub, Instructor, LiveKit Agents,
and Pipecat to the "Integrations included in braintrust" table.
All five are wired into auto_instrument() and each declares its
min_version on the integration class.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) merged commit a82dc20 into main Aug 5, 2026
82 checks passed
@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) deleted the docs/readme-integrations-sync branch August 5, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants